C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientResizedColumn Property

In This Topic
OnClientResizedColumn Property (TransposedGrid<T>)
In This Topic
Occurs when the user finishes resizing a column.
Syntax
'Declaration
 
Public Overridable Property OnClientResizedColumn As String
 
See Also